home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000552_pete@riese.thi.…i-frankfurt.de_Mon May 9 19:12:59 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from riese.informatik.uni-frankfurt.de (riese.thi.informatik.uni-frankfurt.de) by cs.umb.edu with SMTP id AA22679
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Mon, 9 May 1994 11:13:17 -0400
  3. Received: from lovelace.informatik.uni-frankfurt.de (lovelace.thi.informatik.uni-frankfurt.de) by riese.informatik.uni-frankfurt.de (4.1/THI-peleuck2.1)
  4.     id AA00916; Mon, 9 May 94 17:12:59 +0200
  5. Date: Mon, 9 May 94 17:12:59 +0200
  6. From: pete@riese.thi.informatik.uni-frankfurt.de (Peter Dyballa)
  7. Content-Transfer-Encoding: binary
  8. Content-Type: text/plain; charset=ISO-8859-1
  9. Message-Id: <9405091512.AA00916@riese.informatik.uni-frankfurt.de>
  10. Received: by lovelace.informatik.uni-frankfurt.de (4.1/SMI-4.1)
  11.     id AA12816; Mon, 9 May 94 17:13:58 +0200
  12. To: tex-k@cs.umb.edu
  13. Subject: Something's missing in xdvik-1.8
  14.  
  15. Hello!
  16.  
  17. When compiling xdvik 1.8 with kpathsea 1.8 this is stated:
  18.  
  19. gcc  -I. -I/export/swap/sparctex/src/xdvik-1.8/xdvik  -I.. -I/export/swap/sparctex/src/xdvik-1.8/xdvik/..   -DA4 -DBUTTONS -DMAKETEXPK -DSELFILE -DMSBITFIRST -DBMLONG  -ggdb -pipe  -c xgetcwd.c
  20. xgetcwd.c: In function `xgetcwd':
  21. xgetcwd.c:47: `PATH_MAX' undeclared (first use this function)
  22. xgetcwd.c:47: (Each undeclared identifier is reported only once
  23. xgetcwd.c:47: for each function it appears in.)
  24.  
  25.  
  26. PATH_MAX is defined in ../kpathsea/c-pathmx.h
  27.  
  28.     c-pathmx.h:1:/* c-pathmx.h: define PATH_MAX, the maximum length of a filename.
  29.     c-pathmx.h:29:#ifndef _POSIX_PATH_MAX
  30.     c-pathmx.h:30:#define _POSIX_PATH_MAX 255
  31.     c-pathmx.h:33:#ifndef PATH_MAX
  32.     c-pathmx.h:35:#define PATH_MAX MAXPATHLEN
  33.     c-pathmx.h:37:#define PATH_MAX _POSIX_PATH_MAX
  34.     c-pathmx.h:39:#endif /* not PATH_MAX */
  35.     c-pathmx.h:42:#endif /* not KPATHSEA_C_PATH_MAX_H */
  36.  
  37. I helped my self with a ``-DPATH_MAX=255'' to get through the step of compilation.
  38.  
  39. Greetings
  40.  
  41. Pete
  42.  
  43. Johann Wolfgang Goethe-Universitdt      Robert-Mayer-Stra_e 11-15      
  44. Fachbereich 20 - Theoretische Informatik  D 60325 Frankfurt am Main    
  45. (Department for Computer Science)      (Federal Republic of Germany)
  46.  
  47. email:pete@thi.informatik.uni-frankfurt.de